home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
hewitt.swf
/
scripts
/
frame_1
/
PlaceObject2_844_810
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
204 b
|
7 lines
onClipEvent(enterFrame){
if(this._currentframe > 1)
{
_root.inven._currentframe != 1 ? _root.bgSound.setVolume(_root.snd_calc / 16) : _root.bgSound.setVolume(_root.snd_calc / 8);
}
}